Welcome![Sign In][Sign Up]
Location:
Search - progress bar mfc

Search list

[Button controlMultiThread3

Description: 多线程实现进度条 比单线程容易多了 基于MFC对话框 -Multithread progress bar is much easier than single-threaded
Platform: | Size: 2322432 | Author: 张文涛 | Hits:

[transportation applicationsplane-made-by-XGS

Description: 关于航班查询订票系统的客户端,是MFC的进度条控件、列表框控件的简单示例。-Flight reservation system on the client query, the MFC progress bar control, list box control a simple example.
Platform: | Size: 6235136 | Author: 向彦哲 | Hits:

[StatusBarProgbar

Description: 一个MFC进度条控件实例,非常炫!VS环境编译通过!-Instance of an MFC progress bar control, very hyun! VS environment compile!
Platform: | Size: 24576 | Author: wang gf | Hits:

[Dialog_WindowVedioPlayer

Description: 用MFC基于对话框编写的一个VideoPlayer,可以播放视频文件,显示播放进度条。-MFC dialog box to write one of the VideoPlayer can play video files, playback progress bar is displayed.
Platform: | Size: 34816 | Author: liming | Hits:

[ComboBoxConsProgCtrl

Description: vc++控制台程序的进度条类,用法类似MFC库的进度条。-vc++ console application progress bar class
Platform: | Size: 3072 | Author: benben | Hits:

[Button controlMFCCProgressCtrl

Description: mfc 中进度条控制控件编程.....用多种背景色实现编程 可以调节颜色-mfc control in programming ..... progress bar control with a variety of background colors can be programmed to adjust the color to achieve
Platform: | Size: 2443264 | Author: 邓强 | Hits:

[GUI DevelopStyle

Description: mfc单文档开始动画显示,动态时间显示,进度条显示-single document mfc start animation, dynamic time display, progress bar, etc.
Platform: | Size: 3681280 | Author: longjianyu | Hits:

[StatusBarzhuangtailan

Description: MFC程序中为状态栏添加进度条,可灵活设置其位置长度等-MFC program to add progress bar to status bar can be flexibly set the length of its location
Platform: | Size: 38912 | Author: 博克斯 | Hits:

[GUI DevelopDlgControl

Description: 介绍MF各种控件,不包含高级控件。包含源代码以及自己写得PPT教程。包含Edit Control,RadioButton,CheckBox,Slider Control,Progress Bar,Picture Control,Combo Box,List Control,,以及一些简单的界面修改比如字体和颜色。-A program to show mfc controls.
Platform: | Size: 1078272 | Author: caojian | Hits:

[StatusBarMFC_progress

Description: 多线程使用进度条+(实例+C++代码)MFC系列-Multi-threaded use progress bar+ (example+ c++ code) MFC series
Platform: | Size: 6938624 | Author: djj | Hits:

[Multimedia DevelopMp3Player

Description: 用mfc编写的MP3播放器,实现播放暂停,添加,清空播放列表的功能,音量控制,上一曲,下一曲切换,进度条,显示歌词功能。-Written in mfc MP3 player, the playback is paused, adding, clear the playlist function, volume control, on the one under a switch, the progress bar to display the lyrics function.
Platform: | Size: 3730432 | Author: huangzhiyong | Hits:

[Process-ThreadProcesses-and-threads

Description: Processes and threads包括使用Win32 API创建、销毁线程——控制进度条,创建MFC用户界面线程,创建MFC工作者线程,进行耗时计算,设置线程的优先级,使用全局结构进行线程间的通信,使用自定义消息进行线程间的通信,使用事件对象进行线程间的通信等-Processes and threads, including using the Win32 API to create, destroy the threads- to control the progress bar, create an MFC user interface thread, create an MFC worker threads, time-consuming calculations, set the thread priority, use the global structure of the communication between threads, the use ofcustom message for communication between threads, use the event object for communication between threads.
Platform: | Size: 976896 | Author: 阳光 | Hits:

[StatusBarXStatusBar

Description: mfc status bar,加入了进度条,图片,文件,双击事件等。很方便的修改扩充。-mfc the status bar, by adding a progress bar, pictures, files, double-click events. Easily modify the expansion.
Platform: | Size: 11264 | Author: 谭小俊 | Hits:

[GUI DevelopProgressDemo

Description: 重载MFC进度条,可以改变进度条的颜色,并在进度条上显示文字-The overloaded MFC progress bar, you can change the color of the progress bar and progress bar to display text
Platform: | Size: 30720 | Author: Song | Hits:

[Dialog_WindowMFCCommonCtrl

Description: MFC通用控件,滑块CSliderCtrl,进度条CProgressCtrl,微调按钮CProgressCtrl-MFC common control the slider CSliderCtrl, progress bar CProgressCtrl, spinner CProgressCtrl
Platform: | Size: 7016448 | Author: | Hits:

[Compress-Decompress algrithmsWinRAR3

Description: 用HUFFMAN算法实现压缩解压缩 MFC界面 有进度条-HUFFMAN algorithms to achieve progress bar compression and decompression MFC interface
Platform: | Size: 8257536 | Author: 朱靖 | Hits:

[GUI Developprog_text

Description: MFC带文本提示的进度条,能显示当前的百分比进度,简单-MFC progress bar with text prompts, can display the current percentage of progress
Platform: | Size: 4096 | Author: tanzhiguo | Hits:

[ToolBarTextProgress

Description: 基于对话框的mfc程序,在进度条中显示百分比-Progress bar shows the percentage. .
Platform: | Size: 2093056 | Author: fengdefangxiang | Hits:

[Process-ThreadMultiThread5

Description: 利用windows MFC 实现工作者线程,Dialog界面上包含一个两个按钮,一个编辑框,一个进度条.在编辑框输入一个数字作为进度条的计数,点击start按钮,会开启工作者线程,进度条会更新,按下user_interface 按钮,会开启用户界面线程.-realize Worker thread and user interface thread through windows MFC.There are two button,one edit box,one progress bar on dialog window.click "start"button,build a worker thread,the progress bar will update according to the value in the edit box. click "user_interface"button,build a user interface thread.
Platform: | Size: 4633600 | Author: Vector | Hits:

[OtherStyle

Description: 如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。-How to modify the wizard-generated MFC AppWizard framework appearance and size of the program and modify icons, cursors, background three methods. How to add and remove toolbar buttons, how to increase application toolbar, how to show and hide the toolbar. Custom status bar clock display in the status bar add CTime class and its usage. A clever idea of ​ ​ the progress bar to add a progress bar in the status bar (immediately after the election of the main window, and can not be used directly in the OnCreate function, use the custom message). Mouse coordinates several ways to get the status bar in CView object.
Platform: | Size: 5693440 | Author: 张三 | Hits:
« 1 2 3 4 56 7 8 »

CodeBus www.codebus.net